Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / HeaderStyle Property

In This Topic
    HeaderStyle Property (C1DateTimeBase<TTimeValue>)
    In This Topic
    Custom HeaderStyle
    Syntax
    'Declaration
     
    
    Public Property HeaderStyle As C1Style
    public C1Style HeaderStyle {get; set;}
    See Also